Make dashed border-style work correctly
authorArnaud B <arnaud.bonatti@gmail.com>
Fri, 21 Sep 2018 12:25:23 +0000 (12:25 +0000)
committerArnaud Bonatti <arnaud.bonatti@gmail.com>
Mon, 24 Sep 2018 07:39:55 +0000 (09:39 +0200)
commit42d064c62fbd5257d425b14e5b67b9e914846b73
treeaf18f67c1a26eca2a864cac70c2eb6d866d29815
parent2b8e30a8ed4e09a57dd04a2a65b0f007f4eb819f
Make dashed border-style work correctly

There’s a short-path done for focus rectangles, but it can be taken in other conditions, and then fail occasionally to render a dashed line if the border-width is too big.
gtk/gtkrenderborder.c